.header > div {
  width: 1200px;
  margin: 0 auto;
  height: 112px;
  line-height: 110px;
}
.header > div .header-logo > a img {
  vertical-align: middle;
}
.header > div > ul {
  height: 100%;
}
.header > div > ul > li {
  display: inline-block;
  width: 130px;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  position: relative;
}
.header > div > ul > li > a {
  height: 20px;
  display: block;
  line-height: 20px;
  font-size: 16px;
  color: #3e3e3e;
  position: relative;
  margin-top: 38px;
  text-transform: uppercase;
}
.header > div > ul > li > a > div {
  font-size: 12px;
  color: rgba(62, 62, 62, 0.6);
}
.header > div > ul > li > a > img {
  position: absolute;
  top: 8px;
  right: 0;
}
.header > div > ul > li .Hide_nav {
  position: absolute;
  left: 0;
  top: 108px;
  z-index: 12345;
  width: 120px;
  display: none;
}
.header > div > ul > li .Hide_nav li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #0a63bd;
  opacity: 0.7;
}
.header > div > ul > li .Hide_nav li a {
  color: #ffffff;
}
.header > div > ul > li .Hide_nav li:hover {
  opacity: 1;
}
.header > div > ul > li:last-child > a > img {
  display: none;
}
.header > div > ul > li.active {
  background: url("../images/hide_nav.png") no-repeat;
}
.header > div > ul > li.active a {
  color: #fff;
}
.header > div > ul > li.active a > div {
  color: rgba(255, 255, 255, 0.6);
}
.header > div > ul > li.active a > img {
  display: none;
}
.header > div > ul > li:hover {
  background: url("../images/hide_nav.png") no-repeat;
}
.header > div > ul > li:hover a {
  color: #fff;
}
.header > div > ul > li:hover a > div {
  color: rgba(255, 255, 255, 0.6);
}
.header > div > ul > li:hover a > img {
  display: none;
}
.slideBox {
  width: 100%;
  position: relative;
}
.slideBox > img {
  width: 100%;
  height: 100%;
}
.slideBox .hd {
  position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 9;
  width: 100%;
}
.slideBox .hd ul {
  text-align: center;
}
.slideBox .hd li {
  display: inline-block;
  margin-left: 10px;
  border: 1px solid #fff;
  width: 115px;
  height: 54px;
  z-index: 222;
}
.slideBox .hd li img {
  width: 100%;
  display: block;
  height: 100%;
}
.slideBox .hd li.on {
  border: 1px solid #ffb400;
}
.slideBox .bd {
  width: 100%;
}
.slideBox .bd li {
  width: 100%;
}
.slideBox .bd li a {
  display: block;
  width: 100%;
  height: 100%;
}
.slideBox .bd li img {
  width: 100%;
  display: block;
  height: 100%;
}
.page-title {
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  color: #818181;
  padding: 40px 0 30px;
}
.page-title > div {
  color: #3e3e3e;
}
.page-title > div > span {
  margin: 0 12px;
  font-weight: bold;
}
.page-title > div > img {
  vertical-align: middle;
  margin-top: -4px;
}
.page-title .case-btn {
  margin-top: 24px;
}
.page-title .case-btn > a {
  width: 116px;
  font-size: 14px;
  height: 36px;
  margin-right: 10px;
  line-height: 36px;
  display: inline-block;
  border: 1px solid #dcdcdc;
  color: #3e3e3e;
}
.page-title .case-btn > a.active {
  font-size: 14px;
  border: 0;
  background: #0a63bd;
  color: #ffffff;
}
.contact-us {
  width: 1200px;
  margin: 0 auto;
  border: 1px solid #eeeeee;
  border-right: 0;
  border-bottom: 0;
}
.contact-us > div {
  float: left;
  width: 25%;
  height: 162px;
  overflow: hidden;
  padding: 0 10px;
  text-align: center;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.contact-us > div > img {
  margin: 30px auto 18px;
  display: block;
}
.contact-us > div > div {
  font-size: 16px;
  line-height: 1.6;
  color: #3e3a39;
}
.contact-us > div > div > div {
  color: #646160;
  font-size: 18px;
  font-weight: bold;
}
.map {
  margin-top: 100px;
}
.map > img,
.map iframe {
  width: 100%;
}
.news-list {
  width: 1200px;
  margin: 0 auto;
}
.news-list > li {
  padding: 30px 0;
  display: block;
  border-bottom: 1px solid #e8e8e8;
}
.news-list > li > a {
  display: block;
}
.news-list > li > a > img {
  width: 234px;
  height: 158px;
  display: block;
  float: left;
}
.news-list > li > a > div {
  margin-left: 262px;
}
.news-list > li > a > div .title {
  font-size: 18px;
  color: #3e3e3e;
  font-weight: bold;
  line-height: 1;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news-list > li > a > div .time {
  font-size: 14px;
  color: rgba(62, 62, 62, 0.569);
  margin-top: 12px;
  text-transform: uppercase;
}
.news-list > li > a > div .time > span {
  margin-right: 40px;
}
.news-list > li > a > div .text {
  font-size: 14px;
  color: #3e3e3e;
  overflow: hidden;
  text-align: justify;
  margin-top: 20px;
  text-indent: 1rem;
  text-transform: uppercase;
  height: 82px;
  line-height: 2;
}
.case {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}
.case > .title {
  height: 54px;
  line-height: 54px;
  font-size: 20px;
  color: #3e3e3e;
  font-weight: bold;
  background: #f3f3f3;
}
.case > div.table {
  border-top: 1px solid #fff;
}
.case > div.table > div:after {
  display: block;
  content: "";
  clear: both;
}
.case > div.table > div.title {
  font-size: 16px;
  color: #3e3e3e;
  font-weight: bold;
}
.case > div.table > div {
  font-size: 14px;
}
.case > div.table > div > div {
  float: left;
  padding: 14px 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.case > div.table > div .customer {
  width: 402px;
  background: #f3f3f3;
}
.case > div.table > div .specification {
  width: 318px;
  background: #e3f4fa;
}
.case > div.table > div .model {
  width: 274px;
  background: #fcefdd;
}
.case > div.table > div .number {
  width: 206px;
  background: #eeebf9;
  border-right: 0;
}
.news-details {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.news-details > div > a {
  color: #ff3630;
}
.news-details > div.title {
  text-align: center;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 26px;
  color: #3e3e3e;
  margin-top: 50px;
  font-weight: bold;
}
.news-details > div.time {
  line-height: 1;
  margin-top: 18px;
  margin-bottom: 20px;
  color: rgba(62, 62, 62, 0.569);
  text-align: center;
}
.news-details > div.time > div {
  display: inline-block;
  margin-right: 28px;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
}
.news-details > div.time > div a {
  margin-top: 0;
}
.news-details > div.text {
  border-bottom: 1px solid #eeeeee;
  text-align: justify;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.news-details > div.text > img {
  width: 831px;
  height: 624px;
  margin: 30px auto;
  display: block;
}
.foot {
  background: #0a63bd;
}
.foot .foot-site {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding: 52px 0;
}
.foot .foot-site .foot-name {
  width: 416px;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  line-height: 2.143;
}
.foot .foot-site .foot-name > div.site {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
  font-weight: 100;
}
.foot .foot-site .foot-name > div.phone {
  margin-top: 30px;
}
.foot .foot-site .foot-name > div.phone > img {
  float: left;
  vertical-align: middle;
  margin-top: 4px;
}
.foot .foot-site .foot-name > div.phone > div {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4;
  margin-left: 12px;
}
.foot .foot-site .foot-name > div.phone > div > div {
  font-size: 26px;
  color: #ffffff;
  font-weight: bold;
}
.foot .foot-site .foot-code > div {
  float: left;
  text-align: center;
  margin-left: 20px;
}
.foot .foot-site .foot-code > div > div {
  padding: 10px;
  background: #fff;
  margin-bottom: 10px;
}
.foot .foot-site .foot-code > div > div > img {
  width: 119px;
  height: 119px;
}
.foot .foot-site .foot-map > img,
.foot .foot-site .foot-map iframe {
  width: 447px;
  height: 185px;
}
.foot .copyright {
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #064ea2;
  color: #fff;
}
.foot .copyright a{
  color: #fff;
}
.page {
  text-align: center;
  font: 16px '微软雅黑';
  margin: 42px auto;
}
.page a {
  display: inline-block;
  padding: 8px 15px;
  font-size: 15px;
  text-align: center;
  color: #333;
  margin-left: 11px;
  text-decoration: none;
  background: #fbfbfb;
  border-radius: 6px;
}
.page a.a1 {
  margin-top: 0px;
  background-color: #0a63bd;
  color: #fff;
  border: 0;
}
.page a:hover {
  color: #fff;
  text-decoration: none;
  background: #0a63bd;
  /*--淡淡蓝色--*/
}
.page span {
  display: inline-block;
  border-radius: 6px;
  padding: 8px 15px;
  vertical-align: top;
  margin-left: 11px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background: #0a63bd;
  /*--深蓝色--*/
}
.page .noPage {
  display: inline-block;
  padding: 8px 15px;
  text-align: center;
  color: #a4a4a4;
  font-size: 15px;
  /*--深灰色--*/
}
.About_us {
  width: 100%;
  background-color: #ffffff;
}
.About_us .About_cen {
  width: 1200px;
  margin: 0 auto;
  padding: 34px 0;
}
.About_us .About_cen .About_img {
  width: 394px;
  float: left;
}
.About_us .About_cen .About_img .img_bg {
  width: 374px;
  height: 222px;
  background-color: #dadada;
  position: relative;
}
.About_us .About_cen .About_img .img_bg > a {
  display: block;
  width: 374px;
  height: 222px;
  position: absolute;
  left: 20px;
  top: 20px;
}
.About_us .About_cen .About_text {
  float: right;
  width: 730px;
}
.About_us .About_cen .About_text .title {
  width: 100%;
  height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  font-weight: bold;
}
.About_us .About_cen .About_text .title > a {
  color: #016ede;
}
.About_us .About_cen .About_text .Ab_text p {
  height: 150px;
  overflow: hidden;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  text-transform: uppercase;
  line-height: 2.143;
}
.About_us .About_cen .About_text > a {
  display: block;
  width: 110px;
  text-align: left;
  height: 48px;
  line-height: 48px;
  border: 1px solid #818181;
  padding-left: 60px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  background: url("../images/002.png") no-repeat 35px 17px;
}
.About_us .About_cen .About_text a:hover {
  color: #3e3e3e;
}
.Product {
  width: 100%;
  background: url("../images/003.png") no-repeat;
}
.Product .page-title {
  color: #ffffff;
}
.Product .page-title > div {
  color: #ffffff;
}
.Product .cont_bannar {
  width: 1200px;
  margin: 0 auto;
}
.Product .cont_bannar #gla {
  position: relative;
}
.Product .cont_bannar #gla #gla_box ul li {
  position: relative;
}
.Product .cont_bannar #gla #gla_box ul li .Content_text {
  position: absolute;
  left: 700px;
  top: 1px;
  width: 428px;
  height: 455px;
  background-color: #0a63bd;
}
.Product .cont_bannar #gla #content {
  position: absolute;
  width: 428px;
  height: 360px;
  top: 233px;
  margin-top: -180px;
  background-color: #0a63bd;
  right: -405px;
  z-index: 8888888;
}
.Product .cont_bannar #gla #content .bd .prev {
  left: -628px;
  z-index: 8888888;
  background: url(../images/prev.png) left bottom no-repeat;
}
.Product .cont_bannar #gla #content .bd .next {
  left: -577px;
  z-index: 88888;
  background: url(../images/next.png) right bottom no-repeat;
}
.Product .cont_bannar #gla #content .bd .prev,
.Product .cont_bannar #gla #content .bd .next {
  display: block;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 52px;
  height: 52px;
  top: 154px;
}
.Product .cont_bannar #gla #content .bd ul li > div {
  padding: 36px;
}
.Product .cont_bannar #gla #content .bd ul li > div > h4 {
  font-size: 28px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.Product .cont_bannar #gla #content .bd ul li > div > .Text p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  line-height: 2.143;
  height: 200px;
  overflow: hidden;
}
.Product .cont_bannar #gla #content .bd ul li > div > a {
  display: block;
  width: 110px;
  text-align: left;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ffffff;
  padding-left: 60px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #fff;
  background: url("../images/005.png") no-repeat 35px 13px;
}
.Product .cont_bannar #gla {
  width: 695px;
  position: relative;
}
.Product .cont_bannar #gla_box {
  width: 695px;
  margin: auto;
  position: relative;
  overflow: hidden;
}
.Product .cont_bannar .gla_inbox {
  overflow: hidden;
  position: relative;
}
.Product .cont_bannar .gla_inbox p {
  text-indent: 1em;
  font-size: 14px;
  width: 100%;
  color: #FFFFFF;
  line-height: 30px;
  background: #000000;
}
.Product .cont_bannar .gla_inbox a {
  padding: 5px;
  display: block;
  position: absolute;
  top: 220px;
  left: 90px;
  background: #0066CC;
  color: #FFF;
}
.Product .cont_bannar .gla_inbox img {
  width: 100%;
  height: 100%;
}
.Product .cont_bannar .roundabout-holder {
  height: 430px;
  width: 800px;
}
.Product .cont_bannar .roundabout-moveable-item {
  display: block;
  height: 400px;
  width: 600px;
  cursor: pointer;
}
.Product .cont_bannar .roundabout-in-focus {
  cursor: auto;
}
.Company {
  width: 100%;
}
.Company .Company_cen {
  width: 1200px;
  margin: 0px auto;
  padding-top: 50px;
}
.Company .Company_cen .Company_le {
  width: 530px;
  float: left;
  height: 358px;
}
.Company .Company_cen .Company_le .News {
  width: 100%;
}
.Company .Company_cen .Company_le .News .bd ul li {
  width: 530px;
  position: relative;
  height: 358px;
}
.Company .Company_cen .Company_le .News .bd ul li > img {
  width: 100%;
  height: 358px;
}
.Company .Company_cen .Company_le .News .bd ul li a.posi {
  display: block;
  width: 502px;
  overflow: hidden;
  height: 77px;
  line-height: 77px;
  background-color: #563b38;
  opacity: 0.8;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 0 14px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.Company .Company_cen .Company_ri {
  width: 647px;
  float: right;
}
.Company .Company_cen .Company_ri > ul li a {
  padding: 20px 16px;
  display: block;
}
.Company .Company_cen .Company_ri > ul li a .Le_hose {
  border-radius: 10px 10px 10px 10px;
  float: left;
  width: 100px;
  height: 80px;
  background-color: #0a63bd;
  text-align: center;
}
.Company .Company_cen .Company_ri > ul li a .Le_hose h4 {
  height: 46px;
  line-height: 46px;
  font-weight: bold;
  font-size: 24px;
  color: #ffffff;
  border-bottom: 1px solid #2876c5;
}
.Company .Company_cen .Company_ri > ul li a .Le_hose > span {
  height: 34px;
  line-height: 34px;
  display: block;
  text-align: center;
  color: #ffffff;
}
.Company .Company_cen .Company_ri > ul li a .ri_tetx {
  padding-left: 120px;
}
.Company .Company_cen .Company_ri > ul li a .ri_tetx .title {
  height: 26px;
  overflow: hidden;
  line-height: 26px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  font-weight: bold;
}
.Company .Company_cen .Company_ri > ul li a .ri_tetx .text_p {
  padding-top: 4px;
}
.Company .Company_cen .Company_ri > ul li a .ri_tetx .text_p p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  text-transform: uppercase;
  line-height: 1.8;
  height: 50px;
  overflow: hidden;
}
.Company .Company_cen .Company_ri > ul li a:hover {
  background-color: #f7f7f7;
}
.Company .Btn {
  margin: 50px 0;
}
.Company .Btn > a {
  margin: 0 auto;
  display: block;
  width: 110px;
  text-align: left;
  height: 48px;
  line-height: 48px;
  border: 1px solid #818181;
  padding-left: 60px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  background: url(../images/002.png) no-repeat 35px 17px;
}
.section-wrap .section-2,
.section-4,
.section-6 {
  position: relative;
}
.section-wrap .section-2 .J_shao,
.section-4 .J_shao,
.section-6 .J_shao {
  position: absolute;
  width: 1146px;
  height: 695px;
  left: 50%;
  margin-left: -573px;
  top: 50%;
  margin-top: -347.5px;
  z-index: 8888;
}
.section-wrap .section-2 .J_shao .Title,
.section-4 .J_shao .Title,
.section-6 .J_shao .Title {
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  background: url("../images/011.png") no-repeat bottom center;
  text-align: center;
}
.section-wrap .section-2 .J_shao .text_p,
.section-4 .J_shao .text_p,
.section-6 .J_shao .text_p {
  width: 100%;
  text-align: center;
  padding: 10px 120px;
}
.section-wrap .section-2 .J_shao .text_p p,
.section-4 .J_shao .text_p p,
.section-6 .J_shao .text_p p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  text-transform: uppercase;
  line-height: 2.25;
  text-align: center;
}
.section-wrap .section-2 .J_shao .label_l,
.section-4 .J_shao .label_l,
.section-6 .J_shao .label_l {
  width: 100%;
  padding: 100px 0;
}
.section-wrap .section-2 .J_shao .label_l > ul li,
.section-4 .J_shao .label_l > ul li,
.section-6 .J_shao .label_l > ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.section-wrap .section-2 .J_shao .label_l > ul li a,
.section-4 .J_shao .label_l > ul li a,
.section-6 .J_shao .label_l > ul li a {
  margin: 0 auto;
  display: block;
  width: 148px;
  height: 148px;
  border-radius: 50%;
  overflow: hidden;
  padding: 4px;
  background-color: #ffffff;
}
.section-wrap .section-2 .J_shao .label_l > ul li a img,
.section-4 .J_shao .label_l > ul li a img,
.section-6 .J_shao .label_l > ul li a img {
  width: 148px;
  height: 148px;
}
.section-wrap .section-2 .J_shao .label_l > ul li > span,
.section-4 .J_shao .label_l > ul li > span,
.section-6 .J_shao .label_l > ul li > span {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
}
.section-wrap .section-2 .J_shao .label_l > ul li .text p,
.section-4 .J_shao .label_l > ul li .text p,
.section-6 .J_shao .label_l > ul li .text p {
  height: 42px;
  overflow: hidden;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.arrow {
  opacity: 1;
  animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  -webkit-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -30px;
  width: 40px;
  height: 75px;
  cursor: pointer;
  overflow: hidden;
}
.section-2 .Chanpin {
  background-color: #dbe9f6;
}
.section-2 .Chanpin .Chanp_cen {
  width: 1200px;
  margin: 0 auto;
  padding: 58px 0;
}
.section-2 .Chanpin .Chanp_cen .title_bas {
  width: 100%;
  height: 76px;
  line-height: 76px;
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
}
.section-2 .Chanpin .Chanp_cen .title_bas > span {
  color: #0a63bd;
}
.section-2 .Chanpin .Chanp_cen > table {
  width: 100%;
}
.section-2 .Chanpin .Chanp_cen > table tbody {
  width: 100%;
}
.section-2 .Chanpin .Chanp_cen > table tbody tr {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #d5edfc;
}
.section-2 .Chanpin .Chanp_cen > table tbody tr th {
  border-right: 1px solid #dbe9f6;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
}
.section-2 .Chanpin .Chanp_cen > table tbody tr th:last-child {
  border-right-style: none;
}
.section-2 .Chanpin .Chanp_cen > table tbody tr td:last-child {
  border-right-style: none;
}
.section-2 .Chanpin .Chanp_cen > table tbody tr td {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  border-right: 1px solid #dbe9f6;
  text-align: center;
}
.section-2 .Chanpin .Chanp_cen > table tbody tr:nth-of-type(2n+2) {
  background-color: #edf2f7;
}
.section-2 .Chanpin .Chanp_cen > p {
  margin: 10px 0;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  text-transform: uppercase;
  line-height: 50px;
}
.section-3 .Chanpin_3 {
  background-color: #e6f0f9;
}
.section-3 .Chanpin_3 .Chanp_cen {
  width: 1200px;
  margin: 0 auto;
  padding: 58px 0;
}
.section-3 .Chanpin_3 .Chanp_cen .title_bas {
  width: 100%;
  height: 76px;
  line-height: 76px;
  font-size: 26px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
}
.section-3 .Chanpin_3 .Chanp_cen .title_bas > span {
  color: #0a63bd;
}
.section-3 .Chanpin_3 .Chanp_cen > table {
  width: 100%;
}
.section-3 .Chanpin_3 .Chanp_cen > table tbody {
  width: 100%;
}
.section-3 .Chanpin_3 .Chanp_cen > table tbody tr {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #d5edfc;
}
.section-3 .Chanpin_3 .Chanp_cen > table tbody tr th {
  border-right: 1px solid #dbe9f6;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
}
.section-3 .Chanpin_3 .Chanp_cen > table tbody tr th:last-child {
  border-right-style: none;
}
.section-3 .Chanpin_3 .Chanp_cen > table tbody tr td:last-child {
  border-right-style: none;
}
.section-3 .Chanpin_3 .Chanp_cen > table tbody tr td {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  border-right: 1px solid #dbe9f6;
  text-align: center;
}
.section-3 .Chanpin_3 .Chanp_cen > table tbody tr:nth-of-type(2n+2) {
  background-color: #edf2f7;
}
.section-3 .Chanpin_3 .Chanp_cen > p {
  margin: 10px 0;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
  text-transform: uppercase;
  line-height: 50px;
}
.section-4 .Chanpin_4 {
  background-color: #eeeeee;
}
.section-5 {
  position: relative;
}
.section-5 .J_shao {
  position: absolute;
  width: 1146px;
  height: 695px;
  left: 50%;
  margin-left: -573px;
  top: 50%;
  margin-top: -347.5px;
  z-index: 8888;
}
.section-5 .J_shao .Title {
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 40px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  font-weight: bold;
  background: url("../images/011.png") no-repeat bottom center;
  text-align: center;
}
.section-6 .Chanpin_6 {
  background-color: #e6f0f9;
}
.section-6 .Chanpin_6 .Chanpin_6_content {
  width: 1200px;
  margin: 0 auto;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Hide_img {
  padding: 30px 0;
  width: 100%;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Hide_img a img {
  width: 100%;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 {
  width: 100%;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table {
  width: 100%;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody {
  width: 100%;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody tr {
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody tr th {
  border-right: 1px solid #89cff7;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody tr th:last-child {
  border-right-style: none;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody tr td {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #3e3e3e;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody tr:nth-of-type(2n+2) {
  background-color: #d9f0fd;
}
.section-6 .Chanpin_6 .Chanpin_6_content .Tab_n6 table tbody tr.title_t {
  background-color: #44b3f2;
}
